|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.Timer
|
+--com.borland.primetime.ide.Browser.UpdateTimer
| Inner Class Summary | |
protected class |
Browser.UpdateTimer.Updater
|
| Fields inherited from class javax.swing.Timer |
listenerList |
| Constructor Summary | |
Browser.UpdateTimer(int delay)
|
|
| Method Summary | |
void |
addButton(ActionButton button)
|
void |
clearButtons()
|
int |
getButtonCount()
|
void |
removeButton(ActionButton button)
|
| Methods inherited from class javax.swing.Timer |
addActionListener,
fireActionPerformed,
getDelay,
getInitialDelay,
getLogTimers,
isCoalesce,
isRepeats,
isRunning,
removeActionListener,
restart,
setCoalesce,
setDelay,
setInitialDelay,
setLogTimers,
setRepeats,
start,
stop |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Browser.UpdateTimer(int delay)
| Method Detail |
public void addButton(ActionButton button)
public void removeButton(ActionButton button)
public void clearButtons()
public int getButtonCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||